home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / windows1 / archv3.zip / CHANGES.TXT < prev    next >
Text File  |  1991-05-10  |  9KB  |  232 lines

  1. Changes: Version 3.05        05/06/1991 - present
  2.  
  3. 1.    Started the official numbering system for the Shareware
  4.     version at 3.05 to show that this is the 5th generation
  5.     of Archives.
  6.  
  7. 2.    Added directory rename.
  8.  
  9. 3.    Made a slight change so that ArSet286.EXE and Archv286.exe
  10.     now do not have to be renamed, in fact, should not be renamed
  11.     to the names of the Real Mode version.  The 286 versions still
  12.     require the user to be registered.
  13.  
  14. 4.    Thanks again to the Beta Testers.  Your opinions are very
  15.     helpful.
  16.  
  17. 5.    Included a text version of the WinHelp file.  Although, the
  18.     WinHelp file was planned throughly, only one Beta tester used
  19.     this file.
  20.  
  21. 6.    Improved the Shift+Direction keys processing.  Other than
  22.     finding a way to speed this up, I believe I'm done here.
  23.  
  24. 7.    ********   VERY IMPORTANT FEATURE **************
  25.     A very important feature of Archives was missed by several
  26.     interviewed users!!!
  27.  
  28.     a.  When you Decompress a file, choose the 'Checkout Selection'
  29.         option on the UNZIP Functions dialog box (or UnARC or
  30.         UnLZH dialog boxes).
  31.  
  32.     b.  The 'Open 2nd' Checkbox will automatically be checked.  Leave
  33.         it checked this time and select 'OK".
  34.  
  35.     c.  A 2nd instance of Archives will open and automatically
  36.         show you the File Stats for this decompressed to temporary
  37.         directory.  If another compressed file is in this list
  38.         decompress it again the same way by selecting 'Checkout
  39.         Selction' and leaving the 'Opened 2nd' checkbox selected.
  40.  
  41.     d.  Each successive copy of Archives opened this way will
  42.         show in the Window Title Bar which copy of Archives it is.
  43.  
  44.     e.  Now close the last copy of Archives opened.  the previous
  45.         copy of Archives will open and ask if you want the temporary
  46.         directory and associated files deleted.  Check 'OK'.
  47.  
  48.     f.  Repeat step 'e' until your are back to the first copy of
  49.         Archives.
  50.  
  51.     HMMMM, pretty good for viewing and putting away files downloaded
  52.            from bulletin boards files, do you think?
  53.  
  54. Changes: Version 0.94        04/29/1991 - 05/03/1991
  55.  
  56. 1.    Added several options for running DOS applications using either
  57.     ARCH.PIF or the users _DEFAULT.PIF files.  I have the ARCH.PIF
  58.     set up to execute in a Window and my _DEFAULT.PIF is setup
  59.     for exclusive operation.  (see ARCHIVES.HLP _DEFAULT.PIF)
  60.  
  61.     This provides more options for executing DOS programs from
  62.     Archives or just getting a DOS command line.
  63.  
  64. 2.    Greatly simplified the number of buttons clicked when the
  65.     Checkout option is used and 'Open 2nd' (copy of Archives) is
  66.     selected.  And simplified the Checkin process.
  67.  
  68. 3.    If a second copy of Archives is called, a few of the user
  69.     modified parameters from the first copy is inherited.
  70.  
  71. 4.    Added several options for Changing Date & Time of files,
  72.     including updating the compressed file with the date & time
  73.     of the lastest internal file.
  74.  
  75. 5.    Added changing file attributes.  Hidden, Read/Write, and
  76.     the archive bit.
  77.  
  78. 6.    Supplied an option so Users could save their Registration
  79.     Code in the WIN.INI.  This code will be used to reRegister
  80.     Archives whenever ArcSetup is reran.  Archives.exe does not
  81.     require this setting in the INI file, only ArcSetup.exe.
  82.  
  83.     This saves the user the burden of reentering the loooong
  84.     registration code everytime.
  85.  
  86. Changes: Version 0.93        03/22/1991 - 04/26/1991
  87.  
  88. 1.    Significantly changed the memory management.  Added no new
  89.     functions; however, the changes that I made were so
  90.     significant that THIS OUGHT TO BE CONSIDERED a NEW RELEASE
  91.     when you test the functions again.  What use to work may not
  92.     work!!!!!!  The program as stored on your hard disk is larger
  93.     than before, but the memory used by the system is much
  94.     smaller ~ 35K.
  95.  
  96.     However, Again, I throughly retested this app, so I don't
  97.     expect problems.  The program code is basically the same, but
  98.     many, many variables were modified...
  99.  
  100.     This version requires significantly less memory to run, almost
  101.     all of the code is discardable.
  102.  
  103. 2.    Allowed the system to make the filename AND DIRECTORY during
  104.     the compress procedure.
  105.  
  106. 3.    Found a bug that was preventing the application from
  107.     compressing files on some computers.  The program would
  108.     terminate with an system error message. Thanks, Phil.
  109.  
  110. 4.    Changed the locations of some of the menu items to make more
  111.     sense.  I know that it is rude to change the menu item locations,
  112.     but some of them were located poorly and this is a Beta release.
  113.  
  114. 5.    Compiled a 286 version named ARCHV286.EXE.  This MUST be Renamed
  115.     to ARCHIVES.EXE.  Run this version if you never run Archives
  116.     while Windows is in the REAL mode.  This version will run in both
  117.     Standard & Enhanced Modes of windows (PROTECTED).  It is slightly
  118.     smaller, and slightly faster to run versus the REAL mode version.
  119.     This version will require the user to be registered before it
  120.     will run.  ARSET286.EXE is used to configure this program.
  121.     ARSET286.EXE must also be renamed to ArcSetup.exe.
  122.  
  123.     The final versions may not require them to be renamed.
  124.  
  125.     The Beta users can use the Either the REAL Mode version or the 
  126.     PROTECTED Mode version.  You cannot use both programs at the
  127.     same time!!!!!!!!  Windows will terminate because they have
  128.     the same windclass name (technical jargon).
  129.  
  130. 6.    Automated a few functions so that the user presses fewer keys.
  131.  
  132. 7.    Improved the mouse painting function.
  133.  
  134. 8.    Added another several mouse clicking windows.
  135.     These windows are clicked on using either the right or left
  136.     mouse button.  They are yellow or blue in color.
  137.  
  138.     For example:
  139.  
  140.     The upper left yellow window will change between viewing
  141.     FILE STATS and viewing the contents of a file.
  142.     Left mouse key activates window.  Right mouse key will find
  143.     selected file in the FILE STATS display.  (See the Glossary
  144.     in ARCHIVES.HLP)
  145.  
  146. 9.    Added a maximize Task Yield function to the Configure menu.
  147.     When activated, the application will yield windows time to
  148.     other applications.  This feature is very useful when running
  149.     Archives while running a communications program in the
  150.     background.  This feature is activated from the Configure
  151.     menu.  To see this function work, you'll need to have at least
  152.     windows clock running or download/upload a file using a Windows
  153.     communications program.  Archives even starts from File Manager
  154.     without stopping the clock for the complete start-up, and
  155.     without a significant delay in startup appearance to the user.
  156.  
  157.     Although, if your communications program is busy, the yielding
  158.     to the communications program slows some of Archives functions
  159.     2 to 6 times versus when the yield is off.  Whether or not you
  160.     use yield depends on your priorities, personal time or
  161.     communications speed.
  162.  
  163. 10.    Modified the functions to work with foreign characters in file
  164.     names and directory names.
  165.  
  166. 11.    Added a significant amount of additional error checking.
  167.  
  168. 12.    ArcSetup.exe will now optionally install the program icons in
  169.     the Windows Program Manager.
  170.  
  171. Changes: Version 0.92        03/19/1991 - 03/21/1991
  172.  
  173. 1.    This was a special release that went only to one Beta tester.
  174.     Thanks again, Phil.
  175.  
  176. Changes: Version 0.91        03/19/1991 - 03/21/1991
  177.  
  178. 1.    Fixed the algorithm for Copy or Move/Rename files to insure
  179.     that the file being copied is not being copied to the same
  180.     directory.  Before the fix, the original file was sometimes
  181.     corrupted.
  182.  
  183. 2.    Minor ArcSetup installation improvements/changes.
  184.  
  185. 3.    Optimized the command line test for long directory names.
  186.     Some cases were prohibited when a temporary batch file would
  187.     have worked in compress & decompress functions.
  188.  
  189. 4.    Added Ctrl+character HOT KEY to change the drive that Archives
  190.     is viewing (similar to File Manager).
  191.  
  192.     For example,    Ctrl+A will change the drive viewed to A:
  193.             Ctrl+C will change the drive viewed to C:   etc.
  194.  
  195. 5.    Made Archives more user friendly if a floppy drive was selected
  196.     & a disk wasn't in the drive.
  197.  
  198. 6.    Added the hourglass to several functions to show the user when
  199.     the system was busy.
  200.  
  201. 7.    Removed the requirement requiring that a file to be copied,
  202.     deleted, or moved/renamed was chosen from the Viewer Window if
  203.     the FILE STATS were showing.  Now if a file was not selected from
  204.     the Viewer Window and the FILE STATS are showing, then the file
  205.     selected in the Files Window is used.  Added a message to the
  206.     Copy, Delete, and Move/Rename dialog box describing where the
  207.     file was selected.
  208.  
  209. 8.    Fixed an error in the Copy, Delete, and Move/Rename functions
  210.     where the function would quit on the 1st error even after the
  211.     user chose to continue.
  212.  
  213. 9.    Fixed an "improvement" that limited the number of files allowed
  214.     in Copy, Delete, Move/Rename, compress, and decompress operations
  215.     to less than the 700 files advertized.
  216.  
  217. 10.    Modified Archives so that the display uses the Users Window colors
  218.  
  219. 11.    Made several minor changes to the text in the dialog boxes to
  220.     allow for differences between various user systems fonts.
  221.  
  222.  
  223. Thanks to the contributors...
  224.  
  225.  
  226. SPECIAL NOTE:        03/21/1991 - 04/01/1991
  227.  
  228. I found the problem were one Beta Tester was having problems with
  229. Archives TERMINATING when he tries to compress files.  This was one of
  230. those problems that exists only sometimes, but was definately a tough
  231. error to find in the code.
  232.